PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFFunctionShading Class / getMatrix Method
In This Topic
    getMatrix Method
    In This Topic
    Gets the shading matrix.
    Syntax
    public double[] getMatrix()

    Return Value

    An array of six numbers specifying a transformation matrix mapping the coordinate space specified by the getDomain entry into the shading's target coordinate space.
    See Also